home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <meta name="GENERATOR" content="amaya 5.2" />
- <title>Creating a Target Anchor</title>
- <style type="text/css"> </style>
- <link href="../style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <table border="0" summary="toc">
- <tbody>
- <tr>
- <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
- src="../../images/amaya.gif" /></td>
- <td><p><a href="creating_an_internal_link.html" accesskey="p"><img alt="previous"
- src="../../images/left.gif" /></a>
- <a href="../Links.html" accesskey="t"><img alt="top" src="../../images/up.gif" /></a>
- <a href="creating_a_target_element.html" accesskey="n"><img alt="next"
- src="../../images/right.gif" /></a></p>
- </td>
- </tr>
- </tbody>
- </table>
-
- <div id="page_body">
- <h1>Creating a Target Anchor</h1>
-
- <p>A target anchor is a piece of text that is referred to by a link (a source
- anchor). Before creating a link to a text string, you must first turn it into
- a target anchor.</p>
-
- <p class="ProcedureCaption">To create a target anchor:</p>
- <ol>
- <li>Click and drag to select the appropriate text string.
- <p></p>
- </li>
- <li>Choose <strong>Create Target</strong> from the <strong>Links</strong>
- menu<strong>. </strong>The selected text is now a target. In Formatted
- view, if <strong>Show Targets</strong> is turned on, the target text is
- preceded by an icon. In the Links view, icons that identify target
- anchors are always displayed.
- <p></p>
- </li>
- <li>When a target anchor is created, Amaya automatically generates the
- attribute <code>NAME</code> value by:
- <p></p>
- <ul>
- <li>Extracting a word longer than 3 characters from the anchor text.
- <p>or</p>
- </li>
- <li>Generating a number.
- <p></p>
- </li>
- </ul>
- <p>In both cases, Amaya guarantees that the generated value is unique
- within the document.</p>
- </li>
- </ol>
- </div>
-
- </body>
- </html>
-